IsSubframe
TheIsSubframe
method returns a Boolean value that indicates whether this frame is a subframe of its containing frame.
ODBoolean IsSubframe ();
- return value
kODTrue
if this frame is a subframe of its containing frame, otherwisekODFalse
.DISCUSSION
This method's return value is defined for the lifetime of this frame; once set, it cannot be changed.SEE ALSO
TheODFrame::IsRoot
method (page 329).
TheODFrame::SetSubframe
method (page 339).
"Using Subframes to Suppress the Active Frame Border" on page 153 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help